Skip to content

Conversation

@fsb4000
Copy link
Contributor

@fsb4000 fsb4000 commented Oct 6, 2021

Fixes #2246

@fsb4000 fsb4000 requested a review from a team as a code owner October 6, 2021 15:39
@fsb4000 fsb4000 changed the title Implemented P1147R1 "Printing volatile Pointers" Implement P1147R1 "Printing volatile Pointers" Oct 6, 2021
@CaseyCarter CaseyCarter added defect report Applied retroactively format C++20/23 format labels Oct 6, 2021
@CaseyCarter

This comment has been minimized.

@CaseyCarter

This comment has been minimized.

@CaseyCarter CaseyCarter added cxx23 C++23 feature and removed format C++20/23 format defect report Applied retroactively labels Oct 6, 2021
Copy link
Member

@StephanTLavavej StephanTLavavej left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This looks good, I'll push changes for incredibly minor nitpicks.

@StephanTLavavej StephanTLavavej self-assigned this Oct 19, 2021
@StephanTLavavej
Copy link
Member

I'm mirroring this to an MSVC-internal PR; please notify me if any further changes are pushed.

@StephanTLavavej
Copy link
Member

I've pushed a merge with main, resolving a trivial adjacent-add conflict in yvals_core.h.

@StephanTLavavej StephanTLavavej merged commit 486a8a1 into microsoft:main Oct 20, 2021
@StephanTLavavej
Copy link
Member

Thanks for implementing this highly volatile feature! 💥 😹 ✔️

@fsb4000 fsb4000 deleted the fix2246 branch October 20, 2021 14:10
AZero13 pushed a commit to AZero13/STL that referenced this pull request Nov 4, 2021
Co-authored-by: Casey Carter <Casey@Carter.net>
Co-authored-by: Stephan T. Lavavej <stl@nuwen.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cxx23 C++23 feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

P1147R1 Printing volatile Pointers

4 participants